go/types.TypeParam.iface (method)
9 uses
go/types (current package)
infer.go#L304: constraint := tpar.iface()
instantiate.go#L211: tpar.iface()
typeparam.go#L60: typ.iface()
typeparam.go#L92: t.iface()
typeparam.go#L100: return t.iface()
typeparam.go#L109: t.iface()
typeparam.go#L114: func (t *TypeParam) iface() *Interface {
typeparam.go#L158: return t.iface().typeSet().is(f)
typeparam.go#L166: return t.iface().typeSet().all(f)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)